Files
f712b43c-b94f-4f71-baa5-b80…/vercel.json
2026-04-08 10:49:29 +00:00

5 lines
97 B
JSON

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