Files
86f4bf81-394c-46e9-a500-fa0…/vercel.json
2026-05-06 12:34:04 +00:00

5 lines
97 B
JSON

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