Files
bfa1aaa2-246a-4e50-9523-92d…/vercel.json
2026-05-27 14:20:02 +00:00

5 lines
97 B
JSON

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