Files
b3ddb4e0-506b-40b3-a71b-db5…/vercel.json
2026-03-30 08:17:31 +00:00

5 lines
97 B
JSON

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