Files
6b0ead73-4174-46f3-9157-8ce…/vercel.json
2026-03-04 11:13:20 +00:00

5 lines
97 B
JSON

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