Files
9b47f8bd-16ef-43b5-8c8e-d07…/vercel.json
2026-03-08 08:51:03 +00:00

5 lines
97 B
JSON

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