Files
5265c6ea-cd43-49a5-85a3-8d6…/vercel.json
2026-03-30 15:50:00 +00:00

5 lines
97 B
JSON

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