Files
8c16c524-8400-43a4-95a3-e5d…/vercel.json
2026-04-21 17:45:40 +00:00

5 lines
97 B
JSON

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