Files
3e9acd1b-f40b-47d4-b7db-4a0…/vercel.json
2026-04-11 14:52:44 +00:00

5 lines
97 B
JSON

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