Files
a689e962-9e4b-4862-b53a-aff…/vercel.json
2026-04-24 18:46:50 +00:00

5 lines
97 B
JSON

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