Files
3bf9f430-d187-4f08-af95-c35…/vercel.json
2026-03-07 05:37:05 +00:00

5 lines
97 B
JSON

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