Files
8f6ac01f-72d2-4905-9c10-d3d…/vercel.json
2026-04-22 19:31:12 +00:00

5 lines
97 B
JSON

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