Files
a3afadb2-4aed-48ae-a2fe-e9e…/vercel.json
2026-04-17 23:27:44 +00:00

5 lines
97 B
JSON

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