Files
97d44ffa-7e37-45e5-bc0e-fd2…/vercel.json
2026-04-08 22:10:36 +00:00

5 lines
97 B
JSON

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