Files
9c61d532-1997-4a7a-af01-c46…/vercel.json
2026-03-04 06:33:25 +00:00

5 lines
97 B
JSON

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