Files
4233edf6-cbab-4175-a78b-49f…/vercel.json
2026-03-08 15:55:54 +00:00

5 lines
97 B
JSON

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