Files
1ab862ba-96ae-4606-86a8-747…/vercel.json
2026-04-02 21:16:55 +00:00

5 lines
97 B
JSON

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