Files
cf0d1b52-4f01-4b19-90e8-497…/vercel.json
2026-03-08 10:50:47 +00:00

5 lines
97 B
JSON

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