Files
b3bf1b8e-f889-4897-90f9-fd1…/vercel.json
2026-04-25 09:13:18 +00:00

5 lines
97 B
JSON

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