Files
07e4d559-bc9c-4a51-8986-df8…/vercel.json
2026-03-13 23:51:22 +00:00

5 lines
97 B
JSON

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