Files
879d8402-b287-4781-9f6e-e6d…/vercel.json
2026-06-02 14:32:51 +00:00

5 lines
97 B
JSON

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