Files
f396015a-0f24-4a55-b6fc-29b…/vercel.json
2026-05-01 19:49:13 +00:00

5 lines
97 B
JSON

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