Files
44522cc1-2122-40b8-9af2-1bc…/vercel.json
2026-03-10 09:25:25 +00:00

5 lines
97 B
JSON

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