Files
7f5a774e-2bd5-4f52-827f-8f2…/vercel.json
2026-03-06 14:02:42 +00:00

5 lines
97 B
JSON

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