Files
c17ce2fd-3765-4718-90ed-02d…/vercel.json
2026-03-18 16:37:08 +00:00

5 lines
97 B
JSON

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