Files
38c336d7-ed68-4ddb-af31-1e1…/vercel.json
2026-05-13 18:27:54 +00:00

5 lines
97 B
JSON

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