Files
776fbdcc-d5fd-47f7-a56a-cc3…/vercel.json
2026-04-14 09:04:53 +00:00

5 lines
97 B
JSON

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