Files
f48ed6c0-e28f-4dcb-91b8-343…/vercel.json
2026-03-08 08:16:13 +00:00

5 lines
97 B
JSON

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