Files
7fb5ef4c-4b69-4530-8a13-bfe…/vercel.json
2026-04-17 12:04:58 +00:00

5 lines
97 B
JSON

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