Files
4d593847-db81-44c4-bb7e-bf9…/vercel.json
2026-03-09 07:57:38 +00:00

5 lines
97 B
JSON

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