Files
140c75e2-285b-4960-ad68-6f0…/vercel.json
2026-03-11 14:12:26 +00:00

5 lines
97 B
JSON

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