Files
2734db81-c7f6-4f38-ab4f-1b1…/vercel.json
2026-04-21 02:51:43 +00:00

5 lines
97 B
JSON

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