Files
6690aed8-ed3a-44ae-b921-6b4…/vercel.json
2026-03-18 15:35:10 +00:00

5 lines
97 B
JSON

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