Files
f05def8e-4e9e-473a-b45c-a90…/vercel.json
2026-06-10 08:53:01 +00:00

5 lines
97 B
JSON

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