Files
75ed58f2-e419-4ef8-8bf3-f1b…/vercel.json
2026-06-05 12:54:58 +00:00

5 lines
97 B
JSON

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