Files
79f90df1-541c-41ea-b135-368…/vercel.json
2026-03-09 16:03:27 +00:00

5 lines
97 B
JSON

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