Files
fd3ce8ed-cd80-4202-8752-234…/vercel.json
2026-03-03 09:24:09 +00:00

5 lines
97 B
JSON

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