Files
2df7a488-2f17-487d-8c15-26e…/vercel.json
2026-03-09 17:13:32 +00:00

5 lines
97 B
JSON

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