Files
4bd24e22-ea70-4e47-bad0-e44…/vercel.json
2026-04-20 11:09:19 +00:00

5 lines
97 B
JSON

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