Files
cef2d4d2-5cc6-4297-90af-a80…/vercel.json
2026-03-15 23:36:16 +00:00

5 lines
97 B
JSON

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