Files
119a3e16-e458-4991-b7da-1d1…/vercel.json
2026-04-06 19:43:46 +00:00

5 lines
97 B
JSON

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