Files
c25f41eb-5c71-4f5c-999e-12c…/vercel.json
2026-06-02 14:35:57 +00:00

5 lines
97 B
JSON

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