Files
c86f9e22-e759-4c1d-ae05-891…/vercel.json
2026-06-12 04:18:57 +00:00

5 lines
97 B
JSON

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