Files
0b60eaed-27f6-4fbc-9820-54e…/vercel.json
2026-04-16 21:36:41 +00:00

5 lines
97 B
JSON

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