Files
8973f60f-93f0-433b-b4fa-f54…/vercel.json
2026-03-09 21:14:33 +00:00

5 lines
97 B
JSON

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