Files
3ccb7ab8-80d7-46df-b8c5-d9e…/vercel.json
2026-03-21 21:24:03 +00:00

5 lines
97 B
JSON

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