Files
54744c88-e3d0-40a5-af84-530…/vercel.json
2026-03-02 23:49:24 +00:00

5 lines
97 B
JSON

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