Files
f4a4b0c4-d79b-4e90-be01-deb…/vercel.json
2026-03-03 04:57:22 +00:00

5 lines
97 B
JSON

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