Files
5cf6e356-34d5-48de-9b8a-118…/vercel.json
2026-05-02 22:09:09 +00:00

5 lines
97 B
JSON

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