Files
87c95fb6-38ea-4711-8cca-efc…/vercel.json
2026-03-17 10:41:58 +00:00

5 lines
97 B
JSON

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