Files
e56e9c36-ebf9-42a9-9c1e-d84…/vercel.json
2026-04-15 18:06:47 +00:00

5 lines
97 B
JSON

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