Files
ce6996dc-b8fd-4a60-8eef-726…/vercel.json
2026-04-07 05:52:50 +00:00

5 lines
97 B
JSON

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