Files
44d8df5e-26c8-41f6-ba02-4fb…/vercel.json
2026-04-20 13:33:56 +00:00

5 lines
97 B
JSON

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