Files
bfde4dce-c71c-4ca9-931a-b40…/vercel.json
2026-05-07 17:47:25 +00:00

5 lines
97 B
JSON

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