Files
b8491d6d-5e2b-4257-aac3-8e8…/vercel.json
2026-03-15 05:33:34 +00:00

5 lines
97 B
JSON

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