Files
7dc203f6-3cf9-48b1-816b-e7e…/vercel.json
2026-03-09 04:53:14 +00:00

5 lines
97 B
JSON

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