Files
b94d4f10-903e-41c3-9ab2-822…/vercel.json
2026-06-08 07:56:02 +00:00

5 lines
97 B
JSON

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