Files
47b88165-1b98-48f7-ad2c-ceb…/vercel.json
2026-03-06 17:19:49 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}