Files
c04dc863-82cf-44c3-8f78-bf0…/vercel.json
2026-03-30 15:54:06 +00:00

5 lines
97 B
JSON

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