Files
3ede3285-d286-4f68-9f09-ff9…/vercel.json
2026-03-11 21:23:34 +00:00

5 lines
97 B
JSON

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