Files
1ce979ac-ff3c-4e69-b4b5-920…/vercel.json
2026-04-02 06:57:03 +00:00

5 lines
97 B
JSON

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