Files
c25f2a11-e9ec-4362-b288-8a2…/vercel.json
2026-06-08 16:54:26 +00:00

5 lines
97 B
JSON

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