Files
fc9e72ef-eb19-4c83-944b-fa2…/vercel.json
2026-06-05 12:07:21 +00:00

5 lines
97 B
JSON

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