Files
33e84cfd-4f59-46b0-abd5-85b…/vercel.json
2026-03-02 20:37:03 +00:00

5 lines
97 B
JSON

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