Files
2770b0e6-c9a2-40df-b68b-fd8…/vercel.json
2026-05-12 16:38:25 +00:00

5 lines
97 B
JSON

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