Files
1f71dbd4-d127-4751-9e2e-3db…/vercel.json
2026-04-02 21:34:32 +00:00

5 lines
97 B
JSON

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