Files
264cbee9-a0fd-4eb7-b20f-e33…/vercel.json
2026-04-22 08:40:25 +00:00

5 lines
97 B
JSON

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