Files
b13e4b7a-9341-45a9-a495-550…/vercel.json
2026-03-09 09:17:49 +00:00

5 lines
97 B
JSON

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