Files
b8b0c5ca-b58f-4d4f-9d56-89d…/vercel.json
2026-06-09 07:45:23 +00:00

5 lines
97 B
JSON

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