Files
4b7078d8-127c-4be3-9889-423…/vercel.json
2026-03-07 18:10:02 +00:00

5 lines
97 B
JSON

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