Files
4fdc0db7-2989-4ec6-9db1-930…/vercel.json
2026-04-16 23:14:55 +00:00

5 lines
97 B
JSON

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