Files
eddfc474-d1a8-41bd-83ad-515…/vercel.json
2026-06-10 08:24:23 +00:00

5 lines
97 B
JSON

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