Files
590fa0f2-e7b6-449e-8bdc-8ff…/vercel.json
2026-05-16 06:07:59 +00:00

5 lines
97 B
JSON

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