Files
afc169f2-5d8a-4227-9648-6cd…/vercel.json
2026-05-16 21:38:33 +00:00

5 lines
97 B
JSON

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