Files
3ae570d5-14ce-4015-ade2-6fb…/vercel.json
2026-03-04 11:09:21 +00:00

5 lines
97 B
JSON

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