Files
d142f6b3-0a33-4f07-8920-4d6…/vercel.json
2026-03-25 18:45:33 +00:00

5 lines
97 B
JSON

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