Files
bad674e7-808f-4e0c-b48d-f20…/vercel.json
2026-06-01 14:55:09 +00:00

5 lines
97 B
JSON

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