Files
f2ce04fc-741b-4c81-b4bb-c4b…/vercel.json
2026-03-16 08:37:27 +00:00

5 lines
97 B
JSON

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