Files
be36df38-7233-4f7e-91de-885…/vercel.json
2026-04-07 18:34:31 +00:00

5 lines
97 B
JSON

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