Files
00ceed78-0d48-4494-a6ac-32e…/vercel.json
2026-05-06 16:44:42 +00:00

5 lines
97 B
JSON

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