Files
0cf2a295-14fa-4d05-8b04-997…/vercel.json
2026-03-02 21:03:37 +00:00

5 lines
97 B
JSON

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