Files
2c250dcc-fe94-4260-8bf4-8d7…/vercel.json
2026-06-07 12:06:24 +00:00

5 lines
97 B
JSON

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