Files
938e9600-6c78-4f06-ae06-b63…/vercel.json
2026-05-25 07:29:43 +00:00

5 lines
97 B
JSON

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