Files
a43ae645-a8f2-43e5-bf57-308…/vercel.json
2026-03-06 07:11:06 +00:00

5 lines
97 B
JSON

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