Files
8f30e669-33af-4cf9-89ed-9e0…/vercel.json
2026-03-14 19:11:22 +00:00

5 lines
97 B
JSON

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