Files
f6ae6a3f-f6a6-44f3-a788-75e…/vercel.json
2026-05-09 15:45:39 +00:00

5 lines
97 B
JSON

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