Files
15a47e60-3d2c-4982-8e9c-acd…/vercel.json
2026-04-22 14:11:16 +00:00

5 lines
97 B
JSON

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