Files
7dddcd59-8dc1-459c-a92e-7de…/vercel.json
2026-04-18 17:01:47 +00:00

5 lines
97 B
JSON

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