Files
cbd2c9fa-b993-42f3-931e-0fd…/vercel.json
2026-03-13 11:23:50 +00:00

5 lines
97 B
JSON

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