Files
0dee2962-0b90-497e-8ec1-90e…/vercel.json
2026-04-17 04:14:01 +00:00

5 lines
97 B
JSON

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