Files
cf7199a3-08d4-4ac1-97e5-e1e…/vercel.json
2026-03-30 11:18:40 +00:00

5 lines
97 B
JSON

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