Files
9c6c7ee6-bfbb-4119-8ae9-f95…/vercel.json
2026-03-18 09:45:28 +00:00

5 lines
97 B
JSON

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