Files
0e96d33f-8514-4e82-b034-3f3…/vercel.json
2026-06-09 23:46:04 +00:00

5 lines
97 B
JSON

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