Files
f8ae3bf1-5590-4eae-9d1c-98a…/vercel.json
2026-03-02 18:40:55 +00:00

5 lines
97 B
JSON

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