Files
a2f41f0c-6028-43e7-8a4d-1fe…/vercel.json
2026-06-10 08:51:34 +00:00

5 lines
97 B
JSON

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