Files
e5855c58-13c7-48b7-b5de-df2…/vercel.json
2026-03-16 21:30:06 +00:00

5 lines
97 B
JSON

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