Files
e7ee6ae9-84a2-485b-b1e7-100…/vercel.json
2026-06-05 19:48:30 +00:00

5 lines
97 B
JSON

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