Files
72f50ca2-7f97-4e60-aaa0-9f4…/vercel.json
2026-03-06 10:48:50 +00:00

5 lines
97 B
JSON

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