Files
67296ed3-3f31-44b4-9f99-38a…/vercel.json
2026-03-09 16:30:20 +00:00

5 lines
97 B
JSON

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