Files
251f9755-397d-4800-b2b9-45e…/vercel.json
2026-03-08 23:46:25 +00:00

5 lines
97 B
JSON

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