Files
8a4d34da-6876-4e98-8d80-a46…/vercel.json
2026-04-22 15:01:16 +00:00

5 lines
97 B
JSON

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