Files
a06e82c8-36c9-4b5d-90de-fa2…/vercel.json
2026-05-30 14:38:41 +00:00

5 lines
97 B
JSON

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