Files
ce7fbdc5-ee2f-4b14-a639-9dc…/vercel.json
2026-04-28 06:27:20 +00:00

5 lines
97 B
JSON

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