Files
dbda7c2b-84df-4fcb-a0cc-3e0…/vercel.json
2026-03-02 02:58:42 +00:00

5 lines
97 B
JSON

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