Files
604ce2d7-392e-4588-9552-89f…/vercel.json
2026-03-29 12:45:26 +00:00

5 lines
97 B
JSON

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