Files
3b2e3f31-2c58-4e8a-a768-212…/vercel.json
2026-05-25 23:36:30 +00:00

5 lines
97 B
JSON

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