Files
bcc7ffe5-0afe-485b-910c-99d…/vercel.json
2026-03-08 19:34:56 +00:00

5 lines
97 B
JSON

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