Files
8ffc10d8-59a6-446f-917a-86e…/vercel.json
2026-06-03 22:46:34 +00:00

5 lines
97 B
JSON

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