Files
accd27d8-d05d-4c6c-b521-f23…/vercel.json
2026-05-28 17:09:20 +00:00

5 lines
97 B
JSON

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