Files
4fc1a683-44fe-495f-b2e0-e33…/vercel.json
2026-03-08 11:16:28 +00:00

5 lines
97 B
JSON

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