Files
bb9e24f4-5e05-4f8c-a92c-c34…/vercel.json
2026-04-26 04:34:29 +00:00

5 lines
97 B
JSON

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