Files
b3d7fec9-8e96-45f0-8824-556…/vercel.json
2026-04-18 14:27:38 +00:00

5 lines
97 B
JSON

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