Files
bc98cb8c-f434-4e43-a8a0-5b1…/vercel.json
2026-03-09 09:44:07 +00:00

5 lines
97 B
JSON

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