Files
4874b108-6c3f-4734-aa10-fd4…/vercel.json
2026-03-15 08:59:47 +00:00

5 lines
97 B
JSON

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