Files
8a668b73-9309-4302-beee-229…/vercel.json
2026-04-07 21:07:31 +00:00

5 lines
97 B
JSON

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