Files
860f0ecc-c5c8-486b-980d-47f…/vercel.json
2026-04-18 05:52:57 +00:00

5 lines
97 B
JSON

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