Files
818e48d1-fb8a-4490-8f91-d45…/vercel.json
2026-05-22 08:51:55 +00:00

5 lines
97 B
JSON

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