Files
48aed72f-72e9-41a8-9dc7-8d2…/vercel.json
2026-05-26 07:44:14 +00:00

5 lines
97 B
JSON

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