Files
db7717c3-9940-4ccc-8e83-96d…/vercel.json
2026-05-19 23:57:34 +00:00

5 lines
97 B
JSON

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