Files
7dc039f1-bc44-48b6-b3e3-1d8…/vercel.json
2026-03-02 19:16:16 +00:00

5 lines
97 B
JSON

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